python/libxc: extend the call to get/set cap for credit2
authorWei Liu <wei.liu2@citrix.com>
Wed, 27 Sep 2017 11:46:22 +0000 (12:46 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 27 Sep 2017 17:04:38 +0000 (18:04 +0100)
commitc4169f955d7ce3004715ffcb9f706f143e9e78ae
treec9a9d845ed9d64616d395b51cb6b9d5633bd8c08
parent1fafc4b23c063248dd90c6b804c73a370af63dfe
python/libxc: extend the call to get/set cap for credit2

Commit 68817024 ("xen: credit2: allow to set and get utilization cap")
added a new parameter. Implement it for the python binding as well.

Coverity-ID: 1418532

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
tools/python/xen/lowlevel/xc/xc.c